SftTree/NET 2.0

Remove Method, ItemClass Class

Softel vdm, Inc.

Removes this item.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public Sub Remove()

C#   

public void Remove();

C++   

public: void Remove();

Comments

The Remove method removes this item.

If the item being removed has dependents, these are also removed.

If many items have to be deleted, the Initializing property can be used to indicate a mass-update, which is significantly faster.

The RemoveChildren method can be used to remove an item's dependents without removing the item itself.

This method can only be used for items in the item area.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com